home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo.
- echo.
- echo.
- echo This tutorial is designed to help you get acquainted
- echo with the various functions of Contact Plus. It is
- echo not intended to replace the printed user manuals;
- echo it is merely an overwiew. For more specific details,
- echo please use the on-line help screens.
- echo.
- echo If the tutorial doesn't work it may be as a result of
- echo a conflict between it and any memory resident programs
- echo you may have loaded. If the program doesn't run, remove
- echo your memory resident program(s) then try again.
- echo.
- echo.
- echo Press Ctrl-C now to break or
- pause
- cd tutorial
- prorun l20Smain
- if exist ..\c.exe cd ..
- cls
-